projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a0afce
)
GtkAssistant: Mention custom pages in the introduction
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 31 Oct 2010 18:34:35 +0000
(14:34 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 31 Oct 2010 18:34:35 +0000
(14:34 -0400)
gtk/gtkassistant.c
patch
|
blob
|
history
diff --git
a/gtk/gtkassistant.c
b/gtk/gtkassistant.c
index 4374f1f5bc087f2414f5658c45e61727b5c1d709..ba3164296adc79f3152361cf773524b7a46cd510 100644
(file)
--- a/
gtk/gtkassistant.c
+++ b/
gtk/gtkassistant.c
@@
-39,6
+39,10
@@
* <link linkend="gtk-assistant-set-page-complete">completion</link> and
* <link linkend="gtk-assistant-commit">committed</link> status.
*
+ * If you have a case that doesn't quite fit in #GtkAssistants way of
+ * handling buttons, you can use the #GTK_ASSISTANT_PAGE_CUSTOM page type
+ * and handle buttons yourself.
+ *
* <refsect2 id="GtkAssistant-BUILDER-UI">
* <title>GtkAssistant as GtkBuildable</title>
* <para>